projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50fea24
)
Fix up Gnus FAQ entry
author
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 25 Jan 2022 13:37:50 +0000
(14:37 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 25 Jan 2022 22:41:07 +0000
(23:41 +0100)
* doc/misc/gnus-faq.texi (FAQ 3-9): Remove mention of
nnimap-list-pattern, which was removed some years ago (bug#53522).
doc/misc/gnus-faq.texi
patch
|
blob
|
history
diff --git
a/doc/misc/gnus-faq.texi
b/doc/misc/gnus-faq.texi
index 14a8c4c12d69385a8f31f1ea801d2caf357d7314..b576f383acdfb3f8d382b4d5acaaaf57f3cf3d4f 100644
(file)
--- a/
doc/misc/gnus-faq.texi
+++ b/
doc/misc/gnus-faq.texi
@@
-653,8
+653,7
@@
about the server there.
(add-to-list 'gnus-secondary-select-methods
'(nnimap "Give the baby a name"
(nnimap-address "imap.yourProvider.net")
- (nnimap-port 143)
- (nnimap-list-pattern "archive.*")))
+ (nnimap-port 143)))
@end example
@noindent